crypto/aes.ctrAble.NewCTR (method)

2 uses

	crypto/cipher
		ctr.go#L30: 	NewCTR(iv []byte) Stream
		ctr.go#L37: 		return ctr.NewCTR(iv)